runtime.stwReason.String (method, view implemented interface methods)

3 uses

	runtime (current package)
		proc.go#L1459: func (r stwReason) String() string {
		proc.go#L1524: 	gp.m.preemptoff = reason.String()
		traceruntime.go#L345: 	tl.eventWriter(tracev2.GoRunning, tracev2.ProcRunning).event(tracev2.EvSTWBegin, tl.string(reason.String()), tl.stack(2))